Skip to content

fix(deps): update all non-major dependencies#1

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#1
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@antfu/ni ^26.1.0^26.2.0 age confidence
@antfu/nip ^0.1.0^0.1.1 age confidence
@iconify-json/devicon ^1.2.45^1.2.62 age confidence
@iconify-json/simple-icons ^1.2.54^1.2.81 age confidence
@iconify-json/solar ^1.2.4^1.2.5 age confidence
@iconify/utils (source) ^3.0.2^3.1.3 age confidence
@package-json/types (source) ^0.0.12^0.0.13 age confidence
@proj-airi/lobe-icons ^1.0.13^1.0.19 age confidence
@proj-airi/ui (source) ^0.7.2-beta.2^0.10.2 age confidence
@proj-airi/unocss-preset-chromatic (source) ^1.0.0^1.1.1 age confidence
@types/node (source) ^24.7.1^24.12.3 age confidence
@unocss/eslint-config (source) ^66.5.3^66.6.8 age confidence
@unocss/eslint-plugin (source) ^66.5.3^66.6.8 age confidence
@unocss/preset-mini (source) ^66.5.3^66.6.8 age confidence
@unocss/reset (source) ^66.5.3^66.6.8 age confidence
@vitejs/plugin-vue (source) ^6.0.1^6.0.6 age confidence
bumpp ^10.3.1^10.4.1 age confidence
es-toolkit (source) ^1.40.0^1.46.1 age confidence
eslint (source) ^9.37.0^9.39.4 age confidence
iconify-icon (source) ^3.0.1^3.0.2 age confidence
ofetch ^1.4.1^1.5.1 age confidence
pnpm (source) 10.18.210.33.4 age confidence
rollup (source) ^4.52.4^4.60.3 age confidence
taze ^19.7.0^19.11.0 age confidence
tsx (source) ^4.20.6^4.21.0 age confidence
unocss (source) 66.1.166.6.8 age confidence
unplugin-vue-router (source) ^0.15.0^0.19.2 age confidence
vite (source) ^7.1.9^7.3.3 age confidence
vue (source) ^3.5.22^3.5.34 age confidence
vue-router (source) ^4.5.1^4.6.4 age confidence
vue-tsc (source) ^3.1.1^3.2.8 age confidence

Release Notes

antfu-collective/ni (@​antfu/ni)

v26.2.0

Compare Source

   🚀 Features
    View changes on GitHub
antfu/nip (@​antfu/nip)

v0.1.1

Compare Source

   🚀 Features
    View changes on GitHub
importantimport/package-json (@​package-json/types)

v0.0.13

Compare Source

proj-airi/iconify-lobe-icons (@​proj-airi/lobe-icons)

v1.0.19

Compare Source

No significant changes

    View changes on GitHub

v1.0.18

Compare Source

v1.0.17

Compare Source

v1.0.16

Compare Source

No significant changes

    View changes on GitHub

v1.0.14

Compare Source

No significant changes

    View changes on GitHub
moeru-ai/airi (@​proj-airi/ui)

v0.10.2

Compare Source

New Contributors

v0.10.2

🆕 Updates
New providers
  • You can now use Xiaomi MiMo for speech and transcription.1
  • ARK-compatible chat providers are now available, including BytePlus, BytePlus Coding Plan, Volcengine Coding Plan, and related OpenAI-compatible ARK endpoints.2
Agent capabilities
  • Thinking models can now show reasoning updates while they respond, so long-running answers feel less like a black box.3
  • MCP tools are easier to configure and test, with a rebuilt settings page, direct JSON editing, connection testing, server enable/disable controls, and better restart feedback.4
Interface improvements
  • You can now adjust the character offset in landscape mode, making it easier to position Live2D and 3D characters across desktop, web, and mobile layouts.5
  • Voice activity settings now expose silence duration and display threshold values correctly.6
🐛 Bug fixes
  • Fixed a critical desktop issue where opening AIRI could briefly flash a blue border around the stage window and leave the inner window unresponsive.7
  • Model selection is more reliable. Previously, the loaded display model and the selected character card could fall out of sync; AIRI now keeps them aligned.8
  • Plugin tools now fail faster when they cannot respond, so broken or unavailable tools block the experience for less time.9
  • Missing settings translations were filled in, with broader translation updates across supported languages.101112
✍️ Documentation
  • The setup and usage manual for AIRI Tamagotchi has been refreshed.13

Full Changelog: moeru-ai/airi@v0.10.1...v0.10.2

v0.10.1

Compare Source

v0.10.1 Highlights

Account & AIRI Cloud
  • You can now sign in with email, verify your email address, reset your password, and manage your profile from the account page.
  • You can now link social accounts to your AIRI account, making it easier to manage different sign-in methods in one place.
  • You can now delete your account from settings when you no longer want to keep your data.
  • AIRI Cloud now supports server-side TTS with per-character Flux billing.
  • We improved Flux billing reliability for TTS usage, especially when usage needs to be recorded before payment is fully settled.
  • Some users could run into unstable sign-in sessions when multiple requests refreshed auth at the same time. We improved token refresh handling so sign-in state should be more reliable.
New Providers
  • You can now use Amazon Bedrock as a chat provider.
  • You can now use MiniMax Speech as a TTS provider.
  • Artistry now supports image providers such as ComfyUI, Replicate, and Nano Banana.
Chat & Settings
  • The chat input could flicker or feel unstable in some cases. We adjusted the input behavior so typing and sending messages should feel smoother.
  • When a message fails, you can now retry it directly instead of recreating it manually.
  • Some chat bubbles, buttons, tabs, and input scrollbars did not fit cleanly. We fixed several layout issues to make the chat UI feel more polished.
  • Some provider lists in settings were hard to reach because they did not scroll correctly. We fixed this so all options should be accessible.
  • Kokoro’s default model is now saved correctly on first visit.
  • You can now clear OpenAI-compatible speech model fields when you want to reset them.
Artistry
  • You can now use Artistry to generate or work with images through supported image providers.
  • AIRI Card creation and scene settings now have better image-related controls and previews.
  • Generated image results in chat are easier to inspect with the new journal preview flow.
Models & Local Inference
  • You can now get clearer feedback when importing Live2D models. AIRI checks the model structure and shows a report when something looks wrong.
  • We improved WebGPU-based local inference for speech, TTS, and background removal. This should make local model loading, cancellation, and recovery from GPU issues more reliable.
  • Some CJK and keep-text speech processing cases could strip text incorrectly. We improved the audio text processing pipeline to handle those cases better.
Computer Use
  • AIRI now has an experimental Computer Use foundation for observing the desktop and interacting with browser content.
  • Browser actions are now routed through DOM-aware tools where possible, which should make web interactions more accurate than coordinate-only clicking.
  • We added safer session tracking, read-only DOM inspection tools, transcript-based state tracking, and improved desktop overlay behavior.
  • Some macOS cursor, display geometry, iframe coordinate, and cleanup issues were fixed to make the experimental desktop flow more stable.
Mobile & Stage
  • You can now use a transparent background in Stage Pocket.
  • We added an early Godot Stage preview. This is experimental, but it gives us a path toward richer stage runtimes.
For Plugin Developers
  • You can now build plugins with the new Kits API, Bindings API, Tools API, and Gamelet API.
  • Plugin manifests now use plugin.airi.json.
  • Plugins can now provide custom widget UI.
  • We added a local loopback server so plugin assets can be served more safely inside Stage Tamagotchi.
  • We added an initial chess gamelet example to show how the new Gamelet API works.
  • We improved plugin host structure, debugging, auto reload, asset mounting, and iframe messaging through @moeru/eventa.
  • Some plugin tools were not being enabled correctly. We fixed that so plugin-provided tools can be used as expected.
Developer Tools
  • We added IO Tracer to help inspect how messages, hearing, and other runtime flows move through AIRI.
  • IO Tracer now has better layout behavior, clearer identifiers, and localized route metadata.
  • We added the foundation for global shortcuts.
Upgrade Notes
  • If you self-host AIRI, set BETTER_AUTH_SECRET before upgrading.
  • If you maintain a plugin, migrate your manifest to plugin.airi.json.
  • Artistry, Computer Use, Desktop Overlay, and Godot Stage are still evolving. Some details may change in future releases.

v0.10.0

Compare Source

S02E11-ReLU-sticker-vol1-cool

New Contributors

🚀 Features
🐞 Bug Fixes
View changes on GitHub

v0.9.0

Compare Source

image

New Contributors

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Footnotes

  1. Commit 5205f369b by @​kmiit.

  2. Commit 48d52a2db by @​Maaannnn.

  3. Commit e50e140a7 by @​felixtremblay.

  4. Commit 81dbd71c3 by @​BeanDz.

  5. Commit 85627d34a by @​drHuangMHT.

  6. Commit 33cd61111 by @​Sambhram1.

  7. Commit e86ee2f13 by @​nekomeowww and @​Lovehsigure_520.

  8. Commit ef60c157d by @​nekomeowww.

  9. Commit 35c3471ec by @​nekomeowww.

  10. Commit c6e2f727d by @​hahaQWQ.

  11. Commit abc434152 by @​github-actions.

  12. Commit 39b119641 by @​luoling8192.

  13. Commit 1e80470f0 by @​icefair.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 16, 2026

Deploy Preview for hf-inspector failed. Why did it fail? →

Name Link
🔨 Latest commit ef4afd8
🔍 Latest deploy log https://app.netlify.com/projects/hf-inspector/deploys/69f46c66cb2e980008101b6c

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8f50aa3 to 2d6b924 Compare April 19, 2026 02:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 236768b to 0fdaee9 Compare May 7, 2026 07:39
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0fdaee9 to 666c268 Compare May 8, 2026 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants